Click or drag to resize

AttachmentSize Property

Contains attachment's size in bytes.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public long Size { get; set; }

Property Value

Type: Int64
The size.
See Also